func crypto/internal/fips140/ed25519.pairwiseTest

2 uses

	crypto/internal/fips140/ed25519 (current package)
		cast.go#L17: 		return pairwiseTest(k)
		cast.go#L23: func pairwiseTest(k *PrivateKey) error {